services.hostapd.radios.<name>.networks.<name>.authentication.saePasswords.*.passwordFile
The password for this entry, read from the given file when starting hostapd.
SAE technically imposes no restrictions on password length or character set.
But due to limitations of hostapd's config file format, a true newline
character cannot be parsed.
- Type
null or absolute path- Default
null- Declared
- <nixpkgs/nixos/modules/services/networking/hostapd.nix>